home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spiceworld The Movie - Interactive CD-ROM
/
Spiceworld The Movie: Interactive CD-ROM.iso
/
pc
/
elements
/
spicetwo.dir
/
scripts_161.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-04
|
182 b
|
15 lines
on prepareFrame
global LOOPFRAME
if not (LOOPFRAME = the frameLabel) then
initialiseFrame()
setScore(0)
end if
end
on enterFrame
end
on exitFrame
go(the frame)
end